Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[#11337] Improve performance for Active Agent #11342

Merged
merged 1 commit into from
Aug 12, 2024

Conversation

emeroad
Copy link
Member

@emeroad emeroad commented Aug 8, 2024

No description provided.

@emeroad emeroad added this to the 3.0.1 milestone Aug 8, 2024
@emeroad emeroad linked an issue Aug 8, 2024 that may be closed by this pull request
Copy link

codecov bot commented Aug 8, 2024

Codecov Report

Attention: Patch coverage is 50.57471% with 43 lines in your changes missing coverage. Please review.

Project coverage is 36.93%. Comparing base (3215895) to head (a954856).
Report is 2 commits behind head on master.

Files Patch % Lines
...service/component/DefaultActiveAgentValidator.java 60.71% 10 Missing and 1 partial ⚠️
...orp/pinpoint/web/service/AgentInfoServiceImpl.java 0.00% 8 Missing ⚠️
...rp/pinpoint/web/service/component/LegacyAgent.java 62.50% 3 Missing and 3 partials ⚠️
...navercorp/pinpoint/batch/alarm/AlarmProcessor.java 28.57% 5 Missing ⚠️
...b/service/component/DisableAgentCompatibility.java 0.00% 4 Missing ⚠️
.../service/component/LegacySupportConfiguration.java 0.00% 4 Missing ⚠️
...ercorp/pinpoint/batch/job/AgentCountProcessor.java 0.00% 2 Missing ⚠️
.../pinpoint/batch/service/BatchAgentServiceImpl.java 0.00% 2 Missing ⚠️
...vercorp/pinpoint/web/service/AdminServiceImpl.java 66.66% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master   #11342      +/-   ##
============================================
+ Coverage     36.91%   36.93%   +0.02%     
- Complexity    12058    12077      +19     
============================================
  Files          4007     4012       +5     
  Lines         98267    98311      +44     
  Branches      10431    10432       +1     
============================================
+ Hits          36273    36312      +39     
- Misses        59023    59024       +1     
- Partials       2971     2975       +4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@emeroad emeroad merged commit ccd7e28 into pinpoint-apm:master Aug 12, 2024
3 checks passed
@emeroad emeroad deleted the #11337_agentlist branch August 13, 2024 05:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improved agent list performance
1 participant